-
Home
-
ShopApper: Mobile App for WooCommerce
-
0.4.42
-
Code
-
Classes
- AuthController
| Total Complexity |
103 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
993 |
| Lines of code |
601 |
| Logical lines of code |
305 |
| Comment lines |
112 |
| Methods |
30 |
| Properties |
2 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
A |
33 |
1 |
143 |
| google_login() |
S |
48 |
7 |
30 |
| facebook_login() |
S |
48 |
7 |
30 |
| rest_check_permissions() |
S |
68 |
7 |
6 |
| edit_customer() |
S |
49 |
5 |
30 |
| get_customer_data() |
S |
50 |
5 |
28 |
| login() |
S |
51 |
5 |
26 |
| change_password() |
S |
57 |
5 |
15 |
| logout() |
S |
56 |
4 |
18 |
| generate_api_key() |
S |
50 |
3 |
32 |
| get_api_key_tables() |
S |
57 |
4 |
16 |
| phone_number_register() |
S |
57 |
4 |
16 |
| delete_account() |
S |
56 |
4 |
16 |
| phone_number_register_verify() |
S |
51 |
3 |
24 |
| user_edit() |
S |
59 |
3 |
19 |
| user_save() |
S |
66 |
4 |
7 |
| lost_password() |
S |
58 |
3 |
15 |
| verify_code() |
S |
59 |
3 |
14 |
| register_customer() |
S |
60 |
3 |
13 |
| network_plugin_loaded() |
S |
73 |
3 |
4 |
| find_customer_by_phone() |
S |
64 |
3 |
9 |
| phone_number_verify() |
S |
58 |
2 |
15 |
| create_verification() |
S |
62 |
2 |
12 |
| get_app_login_settings() |
S |
62 |
2 |
11 |
| remove_key() |
S |
70 |
2 |
6 |
| get_keys_of_customer() |
S |
67 |
2 |
7 |
| create_and_set_customer() |
S |
64 |
2 |
9 |
| phone_number_login() |
S |
63 |
2 |
10 |
| register() |
S |
63 |
2 |
10 |
| __construct() |
S |
63 |
1 |
10 |